home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 155
- Top = 623
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'FreeRAM XP Pro Introduction, Usage Notes, and FAQ'
- ClientHeight = 294
- ClientWidth = 475
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- ShowHint = True
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 6
- Top = 3
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- end
- object Image2: TImage
- Left = 6
- Top = 54
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image002.ico>}
- end
- object Image3: TImage
- Left = 6
- Top = 107
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image003.ico>}
- end
- object Label1: TLabel
- Left = 7
- Top = 276
- Width = 237
- Height = 13
- Caption = 'For additional support and an online FAQ,'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label14: TLabel
- Left = 247
- Top = 277
- Width = 226
- Height = 13
- Cursor = crHandPoint
- Hint = 'Click to go to our website for updates.'
- Caption = 'see our website: yourwaresolutions.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = Label14Click
- end
- object StaticText5: TStaticText
- Left = 46
- Top = 4
- Width = 388
- Height = 23
- Caption = 'FreeRAM XP Pro Introduction, Usage Notes, FAQ'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- TabOrder = 0
- end
- object Button1: TButton
- Left = 191
- Top = 247
- Width = 86
- Height = 26
- Hint = 'Close this window'
- Caption = '&OK'
- TabOrder = 1
- OnClick = Button1Click
- end
- object StaticText1: TStaticText
- Left = 46
- Top = 24
- Width = 194
- Height = 17
- Caption = 'Select a topic from the list below.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object ListBox1: TListBox
- Left = 8
- Top = 174
- Width = 460
- Height = 70
- Hint = 'Select a topic from this list.'
- ItemHeight = 13
- Items.Strings = (
- 'The program icon doesn'#39't show up when it starts with Windows.'
- 'The program is interfering with Windows shutdown.'
- 'The program takes a really long time to start.'
- 'Why is AutoFree ineffective or not as effective as before?'
-
- 'How do I uninstall FreeRAM XP Pro? It'#39's not in Add/Remove Progra' +
- 'ms, etc.'
- 'Why does FreeRAM XP Pro sometimes connect to the Internet?'
- 'My System Resources under System Properties are unchanged!'
- 'Why use FreeRAM XP Pro?'
- 'How do I start optimizing my computer'#39's memory?'
- 'Is FreeRAM XP Pro safe?'
- 'I'#39'm technology challenged: What can FreeRAM XP Pro do for me?'
- 'I'#39'm a power user or advanced user: What good is FreeRAM XP Pro?'
- 'Distribution information for FreeRAM XP Pro'
- 'Legal notices')
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = ListBox1Click
- end
- object RichEdit1: TRichEdit
- Left = 47
- Top = 41
- Width = 421
- Height = 110
- Hint = 'Displays information about the topic selected'
- Lines.Strings = (
-
- 'Select a topic from the list below. More information will appear' +
- ' here in this box.')
- PlainText = True
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 4
- end
- object StaticText2: TStaticText
- Left = 7
- Top = 156
- Width = 192
- Height = 17
- Caption = 'Topics list (scroll down for more):'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- end
- end
-